home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2500 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.6 KB

  1. Path: noc.tor.hookup.net!the-fix.sos.on.ca
  2. From: <verneb@the-fix.sos.on.ca>
  3. Date: Sun,21 Jan 96 19:24:26 -0500
  4. Newsgroups: comp.lang.c
  5. Subject: Game Programming 21 days: problems compiling code
  6. Message-ID: <tcpnntpd.16.1.21.19.24.26.2781597121.353059@the-fix.sos.on.ca>
  7. References: <4dn7sh$590@ixnews6.ix.netcom.com>
  8. Organization: the FIX - Kitchener, Ontario CANADA
  9. NNTP-Posting-Host: the-fix.sos.on.ca
  10. X-MajorTCP-Version: MajorTCP/IP [1.81-5]
  11.  
  12. To: INT:psilocyn@ix.netcom.co
  13.  
  14. Int:psilocyn@ix.netcom.co,
  15.  
  16. I>I got the book Teach Yourself Game Programming in 21 Days recently, and
  17. I>the source code was written with a microsoft compiler.  It says though
  18. I>that if you use Borland (which I do) you'll have to make some small
  19. I>changes but that's about it.  The problem is that whenever I try
  20. I>compiling a program, sometimes it doesn't work and I get wierd error
  21. I>messages.  Or, when it does compile, the program usually crashes pretty
  22. I>quickly.  Maybe its a bug with my compiler, or what.  My question then
  23. I>is,  how can I change MS code to work with Borland code (if possible)? 
  24. I>Thanks for your help.
  25. I>
  26. I>
  27.  
  28.     I haven't seen this book but obviously it is not written in Ansi 
  29. Code or it would work every time.  Try using stepthrough first to see 
  30. what is happening as this might give you some idea as to what is 
  31. giving the heebee jeebees to it.  Possibly change your compiler 
  32. settings (mine are set for ansi 'c') to a different setting in that it 
  33. might help.  
  34.     
  35.     Hope this is some help.  I certainly won't buy that book!
  36. Verne H. Bohlender
  37. Box 416, Chesley, Ontario.Ca. N0G 1L0
  38. verneb@The-Fix.sos.on.ca
  39. ___
  40. * UniQWK #2158*
  41.  
  42.